home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 April / Disc 1 / PCU0403CD1.iso / resource / webauth / files / swish200.exe / Main / Menu.swi / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-10  |  67 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.microsoft.com", "_blank");
  3. }
  4.